home *** CD-ROM | disk | FTP | other *** search
/ Sony Ericsson PC Suite K510 / PC Suite.iso / Drivers / USB Cable / v800mdm2.inf < prev    next >
Encoding:
INI File  |  2005-07-07  |  13.3 KB  |  270 lines

  1. ;*****************************************************************************
  2. ;
  3. ; Name:  v800mdm2.inf
  4. ;
  5. ; Function:
  6. ;    Install the Sony Ericsson V800-Vodafone 802SE USB WMC Modem Drivers on Win2000/XP
  7. ;
  8. ; Copyright (c) 1997-2004 MCCI
  9. ;
  10. ; MCCI is a registered trademark of Moore Computer Consultants, Inc
  11. ;
  12. ; NOTICE: This software is licensed, not sold.  Any modification of this
  13. ; inf file to change the reference to an operating system or to change the
  14. ; reference to a device is not permitted unless authorized in writing by
  15. ; Moore Computer Consultants, Inc.
  16. ;
  17. ;*****************************************************************************
  18.  
  19. [Version]
  20. signature="$WINDOWS NT$"
  21. Class=Modem
  22. ClassGuid={4d36e96d-e325-11ce-bfc1-08002be10318}
  23. Provider=%Provider%
  24. DriverVer=08/09/2004, 4.22.0.2700
  25. CatalogFile=v800mdm.cat
  26.  
  27. [ControlFlags]
  28. ExcludeFromSelect = *
  29.  
  30. [SourceDisksNames]
  31. ; diskid = description[, [tagfile] [, <unused>, subdir]]
  32. 1=%DiskString%,"v800mdm.sys",,
  33.  
  34. [SourceDisksFiles]
  35. ; filename = diskid[,[ subdir][, size]]
  36. v800mdm.sys = 1
  37. v800cmnt.sys = 1
  38. v800mdfl.sys = 1
  39.  
  40. ;-----------------------------------------------------------------------------
  41. ; Specify target paths...
  42. ;-----------------------------------------------------------------------------
  43.  
  44. [DestinationDirs]
  45. DefaultDestDir = 12                    ; system32\drivers
  46.  
  47. ;-----------------------------------------------------------------------------
  48. ; Table of Contents
  49. ;-----------------------------------------------------------------------------
  50. [Manufacturer]
  51. %Sony Ericsson%=SEMCV800-V802SE
  52.  
  53. ;-----------------------------------------------------------------------------
  54. ; Device-by-device entries
  55. ;-----------------------------------------------------------------------------
  56. [SEMCV800-V802SE]
  57. %SEMCV800-V802SE.Modem.Desc% = SEMCV800-V802SE.Install, USB\VID_0FCE&PID_D008&MI_01&OS_NT
  58. %SEMCV800-V802SE.Modem.Desc.2% = SEMCV800-V802SE.Install, USB\VID_0FCE&PID_D008&MI_03&OS_NT
  59.  
  60. ;-----------------------------------------------------------------------------
  61. ; Installation instructions
  62. ;-----------------------------------------------------------------------------
  63.  
  64. [SEMCV800-V802SE.Install.nt]
  65. AddReg = SEMCV800-V802SE.AddReg, SEMCV800-V802SE.NT.AddReg, GenericAddReg, USB
  66. CopyFiles    = CopyFiles, CopyFiles.Win2K
  67.  
  68.  
  69. ;-----------------------------------------------------------------------------
  70. ;  Registry
  71. ;-----------------------------------------------------------------------------
  72.  
  73. ; common registry entries 
  74. [SEMCV800-V802SE.AddReg]
  75. HKR,,NTMPDriver,,v800mdm.sys
  76. HKR,,OverrideDefaultPortSettings, 0x10001, 01,00,00,00
  77. HKR,,InitialBaudRate, 0x10001, 00,C2,01,00            ;115200 initial baud rate
  78. HKR,,InitialLineControl,, "8N1"                    ;8-bits, No parity, 1 stop bit
  79. HKR,,EnableSetClearFeatureIdle, 0x10001, 01,00,00,00
  80.  
  81. ; only for NT...
  82. [SEMCV800-V802SE.NT.AddReg]
  83.  
  84. ;-----------------------------------------------------------------------------
  85. ;  Copy lists
  86. ;-----------------------------------------------------------------------------
  87. [CopyFiles]
  88.  
  89. [CopyFiles.Win2K]
  90. v800mdm.sys
  91. v800cm.sys,v800cmnt.sys
  92. v800cmnt.sys
  93. v800mdfl.sys
  94.  
  95.  
  96. ;-----------------------------------------------------------------------------
  97. ;  NT Services installation
  98. ;-----------------------------------------------------------------------------
  99. [SEMCV800-V802SE.Install.NT.HW]
  100. AddReg = LowerFilterAddReg
  101. AddReg = UpperFilterAddReg
  102.  
  103. [SEMCV800-V802SE.Install.NT.Services]
  104. AddService = v800mdm, 0x00000000, SEMCV800-V802SE.Install.AddService
  105. AddService = v800mdfl,, SEMCV800-V802SE.Install.AddFilter
  106.  
  107. [UpperFilterAddReg]
  108. HKR,,"UpperFilters",0x00010000,"v800mdfl"
  109.  
  110. [SEMCV800-V802SE.Install.AddService]
  111. DisplayName    = %SEMCV800-V802SE.Service.Name%
  112. Description    = %SEMCV800-V802SE.Service.Desc%
  113. ServiceType    = 1            ;%SERVICE_KERNEL_DRIVER%
  114. StartType    = 3            ;%SERVICE_DEMAND_START%
  115. ErrorControl    = 1            ;%SERVICE_ERROR_NORMAL%    
  116. ServiceBinary    = %12%\v800mdm.sys
  117.  
  118. [SEMCV800-V802SE.Install.AddFilter]
  119. DisplayName    = %SEMCV800-V802SE.Filter.Name%
  120. Description    = %SEMCV800-V802SE.Filter.Desc%
  121. ServiceType    = 1            ;%SERVICE_KERNEL_DRIVER%
  122. StartType    = 3            ;%SERVICE_DEMAND_START%
  123. ErrorControl    = 1            ;%SERVICE_ERROR_NORMAL%    
  124. ServiceBinary    = %12%\v800mdfl.sys
  125.  
  126. [LowerFilterAddReg]
  127. HKR,,"LowerFilters",0x00010000,"v800mdm"
  128.  
  129. [GenericAddReg]
  130. HKR,, FriendlyDriver,,unimodem.vxd
  131. HKR,, PortSubClass,1, 02
  132. HKR,, ConfigDialog,, modemui.dll
  133. HKR,, EnumPropPages,, "modemui.dll,EnumPropPages"
  134. HKR,, FClass, 1, c3,00,00,00
  135. HKR,,Properties,  1, 00,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, 00,c2,01,00, 80,70,00,00
  136. HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
  137. ;HKR,, VoiceProfile,    1,23,22,09,00
  138. HKR, Fax, CL1FCS,, "2"
  139.  
  140. HKR, Init, 1,, "AT<cr>"
  141. HKR, Init, 2,, "AT &F<cr>"
  142. HKR, Init, 3,, "AT V1E0S0=0&D2&C1<cr>"
  143. HKR, Init, 4,, "AT +CMEE=1<cr>"
  144. HKR, Monitor, 1,, "ATS0=0<cr>"
  145. HKR, Monitor, 2,, "None"
  146. HKR, Answer, 1,, "ATA<cr>"
  147. HKR, Hangup, 1,, "ATH<cr>"
  148. HKR,, Reset,, "AT&F<cr>"
  149. HKR, Settings, Compression_Off,, "+DS=0;"
  150. HKR, Settings, Compression_On,, "+DS=3,0,2048,32;"   
  151. HKR, Settings, CompatibilityFlags, 1, 01 ,00 ,00, 00
  152. HKR, Settings, CallSetupFailTimer,, "S7=<#>;"
  153. HKR, Settings, DialPrefix,, "D"
  154. HKR, Settings, DialSuffix,, ";"
  155. HKR, Settings, Prefix,, "AT"
  156. HKR, Settings, Terminator,, "<cr>"
  157.  
  158.  
  159. ; DTE/DCE speeds will not be exact for generic modems because we will
  160. ; treat CONNECT ### as a DCE speed when some modems will report it as DTE.
  161. HKR, Responses, "0<cr>",    1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK - Command executed
  162. HKR, Responses, "1<cr>",    1, 02, 00, 00,00,00,00, 00,00,00,00 ; CONNECT - Connection
  163. HKR, Responses, "2<cr>",    1, 08, 00, 00,00,00,00, 00,00,00,00 ; RING - Ring signal indicated
  164. HKR, Responses, "3<cr>",    1, 04, 00, 00,00,00,00, 00,00,00,00 ; NO CARRIER 
  165. HKR, Responses, "4<cr>",    1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR - Invalid command
  166. HKR, Responses, "5<cr>",    1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 1200
  167. HKR, Responses, "6<cr>",    1, 05, 00, 00,00,00,00, 00,00,00,00 ; NO DIALTONE - No dial tone detected
  168. HKR, Responses, "7<cr>",    1, 06, 00, 00,00,00,00, 00,00,00,00 ; BUSY - Engaged (busy) signal
  169. HKR, Responses, "8<cr>",    1, 07, 00, 00,00,00,00, 00,00,00,00 ; NO ANSWER
  170.  
  171. HKR, Responses, "<cr><lf>OK<cr><lf>",                     1, 00, 00, 00,00,00,00, 00,00,00,00
  172. HKR, Responses, "<cr><lf>RING<cr><lf>",                   1, 08, 00, 00,00,00,00, 00,00,00,00
  173. HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>",             1, 04, 00, 00,00,00,00, 00,00,00,00
  174. HKR, Responses, "<cr><lf>ERROR<cr><lf>",                  1, 03, 00, 00,00,00,00, 00,00,00,00
  175. HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>",            1, 05, 00, 00,00,00,00, 00,00,00,00
  176. HKR, Responses, "<cr><lf>NO DIAL TONE<cr><lf>",           1, 05, 00, 00,00,00,00, 00,00,00,00
  177. HKR, Responses, "<cr><lf>BUSY<cr><lf>",                   1, 06, 00, 00,00,00,00, 00,00,00,00
  178. HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>",              1, 07, 00, 00,00,00,00, 00,00,00,00
  179. HKR, Responses, "<cr><lf>CONNECT<cr><lf>",                1, 02, 00, 00,00,00,00, 00,00,00,00
  180. HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>",           1, 02, 00, 60,09,00,00, 00,00,00,00
  181. HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>",           1, 02, 00, C0,12,00,00, 00,00,00,00
  182. HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>",           1, 02, 00, 80,25,00,00, 00,00,00,00
  183. HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>",          1, 02, 00, 40,38,00,00, 00,00,00,00
  184. HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>",          1, 02, 00, 00,4B,00,00, 00,00,00,00
  185. HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>",          1, 02, 00, 80,70,00,00, 00,00,00,00
  186. HKR, Responses, "<cr><lf>CONNECT 33600<cr><lf>",          1, 02, 00, 40,83,00,00, 00,00,00,00
  187. HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>",          1, 02, 00, 00,96,00,00, 00,00,00,00
  188. HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>",          1, 02, 00, 00,e1,00,00, 00,00,00,00
  189. HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>",         1, 02, 00, 00,c2,01,00, 00,00,00,00
  190. HKR, Responses, "<cr><lf>FAX<cr><lf>",                    1, 03, 00, 00,00,00,00, 00,00,00,00
  191. HKR, Responses, "<cr><lf>DATA<cr><lf>",                   1, 03, 00, 00,00,00,00, 00,00,00,00
  192. HKR, Responses, "<cr><lf>VOICE<cr><lf>",                  1, 03, 00, 00,00,00,00, 00,00,00,00
  193. HKR, Responses, "<cr><lf>RINGING<cr><lf>",                1, 01, 00, 00,00,00,00, 00,00,00,00
  194. HKR, Responses, "<cr><lf>DELAYED<cr><lf>",                1, 1D, 00, 00,00,00,00, 00,00,00,00
  195. HKR, Responses, "<cr><lf>DELAYED NUMBER<cr><lf>",         1, 1D, 00, 00,00,00,00, 00,00,00,00
  196. HKR, Responses, "<cr><lf>BLACKLISTED<cr><lf>",            1, 1C, 00, 00,00,00,00, 00,00,00,00
  197. HKR, Responses, "<cr><lf>BLACKLISTED NUMBER<cr><lf>",     1, 1C, 00, 00,00,00,00, 00,00,00,00
  198. HKR, Responses, "<cr><lf>+FCERROR<cr><lf>",               1, 03, 00, 00,00,00,00, 00,00,00,00
  199.  
  200. HKR, Responses, "<cr><lf>+CME ERROR: 0<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Phone failure.
  201. HKR, Responses, "<cr><lf>+CME ERROR: 1<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; No connection to phone.
  202. HKR, Responses, "<cr><lf>+CME ERROR: 2<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Phone modem link reserved.
  203. HKR, Responses, "<cr><lf>+CME ERROR: 3<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Operation not permitted.
  204. HKR, Responses, "<cr><lf>+CME ERROR: 4<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Operation not supported.
  205. HKR, Responses, "<cr><lf>+CME ERROR: 5<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; PH-SIM card PIN required.
  206. HKR, Responses, "<cr><lf>+CME ERROR: 6<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; PH-FSIM PIN required
  207. HKR, Responses, "<cr><lf>+CME ERROR: 7<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; PH-FSIM PUK required
  208. HKR, Responses, "<cr><lf>+CME ERROR: 10<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card not inserted.
  209. HKR, Responses, "<cr><lf>+CME ERROR: 11<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card PIN required.
  210. HKR, Responses, "<cr><lf>+CME ERROR: 12<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card PUK required.
  211. HKR, Responses, "<cr><lf>+CME ERROR: 13<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card failure.
  212. HKR, Responses, "<cr><lf>+CME ERROR: 14<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card busy.
  213. HKR, Responses, "<cr><lf>+CME ERROR: 15<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card wrong.
  214. HKR, Responses, "<cr><lf>+CME ERROR: 16<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Incorrect password.
  215. HKR, Responses, "<cr><lf>+CME ERROR: 20<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Memory full.
  216. HKR, Responses, "<cr><lf>+CME ERROR: 21<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Invalid index.
  217. HKR, Responses, "<cr><lf>+CME ERROR: 22<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Not found.
  218. HKR, Responses, "<cr><lf>+CME ERROR: 23<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Memory failure.
  219. HKR, Responses, "<cr><lf>+CME ERROR: 24<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Text string too long.
  220. HKR, Responses, "<cr><lf>+CME ERROR: 25<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Invalid character in text string.
  221. HKR, Responses, "<cr><lf>+CME ERROR: 26<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Dial string too long.
  222. HKR, Responses, "<cr><lf>+CME ERROR: 27<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Invalid character in dial string.
  223. HKR, Responses, "<cr><lf>+CME ERROR: 30<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; No network service
  224. HKR, Responses, "<cr><lf>+CME ERROR: 31<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Network timeout
  225. HKR, Responses, "<cr><lf>+CME ERROR: 100<cr><lf>",  1, 03, 00, 00,00,00,00, 00,00,00,00   ; Unknown.
  226. HKR, Responses, "<cr><lf>+CMS ERROR: ",             1, 03, 00, 00,00,00,00, 00,00,00,00   ; CMS errors
  227.  
  228.  
  229. [USB]
  230. HKR,, PortDriver, 0, wdmmdmld.vxd
  231. HKR,, DeviceType, 1, 01
  232.  
  233.  
  234. ;-----------------------------------------------------------------------------
  235. ; STRINGS
  236. ;-----------------------------------------------------------------------------
  237. [Strings]
  238.  
  239. ;<<localize the following>>
  240.  
  241. ;BEGIN ENG - US English Strings
  242.  
  243. Provider = "Sony Ericsson"
  244. Sony Ericsson = "Sony Ericsson"
  245. DiskString = "Sony Ericsson V800-Vodafone 802SE USB WMC Modem installation disk"
  246.  
  247. SEMCV800-V802SE.Modem.Desc = "Sony Ericsson V800-Vodafone 802SE USB WMC Data Modem"
  248. SEMCV800-V802SE.Service.Name = "Sony Ericsson V800-Vodafone 802SE USB WMC Modem Driver"
  249. SEMCV800-V802SE.Service.Desc = "Sony Ericsson V800-Vodafone 802SE USB WMC Modem Driver"
  250.  
  251. SEMCV800-V802SE.Filter.Name = "Sony Ericsson V800-Vodafone 802SE USB WMC Modem Filter"
  252. SEMCV800-V802SE.Filter.Desc = "Sony Ericsson V800-Vodafone 802SE USB WMC Modem Filter"
  253.  
  254. SEMCV800-V802SE.Modem.Desc.2 = "Sony Ericsson V800-Vodafone 802SE USB WMC Modem"
  255.  
  256. CustomerDataPath = "Sony Ericsson V800-Vodafone 802SE"
  257. DriverSet = "Sony Ericsson V800-Vodafone 802SE Software"
  258. UninstallFile = "V800Uninstall.exe"
  259. McciOptions = "Uninstallable"
  260.  
  261.  
  262. ;END ENG - US English Strings
  263.  
  264. ;-----------------------------------------------------------------------------
  265. ; The following are symbolic constants which don't change per locale.
  266. ;-----------------------------------------------------------------------------
  267.  
  268.  
  269. ;*** end of file ***
  270.